Skip to main content

Get Webhooks for Project

GET 

/notifications/webhooks/:projectId

Find and fetch all the webhooks associated with a project by projectId

Request

Path Parameters

    projectId stringrequired
    Example: 62caedf9e2719e72815d0703

Query Parameters

    apiKey string
    Example: {{publicKey}}

Header Parameters

    API-SECRET string
    Example: {{secretKey}}

Responses

OK

Schema

    object

Loading...

Was this page helpful?